[Top] [Prev] [Next] [Bottom] [Contents]

SaPrintCBStoSaConsole

A callback to print an SaCallbackStruct callback structure in The Console message area.

Synopsis

#include "SaPopCalls.h"
void SaPrintCBStoSaConsole(Widget w, 
					XtPointer client_data, 
					SaCallbackStruct *cbs);

Arguments

w
Not used.
client_data
Not used.
cbs
An SaCallbackStruct callback structure.

Return Values

None.

Description

SaPrintCBStoSaConsole prints an SaCallbackStruct callback structure to the SaConsole screen's message area. If cbs is NULL, no action is taken.

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.